github.com/gotd/td/telegram/dcs.httpConn.closeOnce (field)

2 uses

	github.com/gotd/td/telegram/dcs (current package)
		http.go#L78: 	closeOnce sync.Once
		http.go#L139: 	c.closeOnce.Do(c.cancel)